[INFO] fetching crate diskann-benchmark-core 0.54.0...
[INFO] checking diskann-benchmark-core-0.54.0 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate diskann-benchmark-core 0.54.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate diskann-benchmark-core 0.54.0
[INFO] finished tweaking crates.io crate diskann-benchmark-core 0.54.0
[INFO] tweaked toml for crates.io crate diskann-benchmark-core 0.54.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diskann-benchmark-core 0.54.0 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diskann-benchmark-core 0.54.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d
[INFO] running `Command { std: "docker" "start" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.11
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking diskann-wide v0.54.0
[INFO] [stderr]     Checking diskann-benchmark-runner v0.54.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v3/mod.rs:435:82
[INFO] [stdout]     |
[INFO] [stdout] 435 |         let f: unsafe fn(Self, T0::Of<'_>) -> R = Self::run_function_with_1::<F, _, _>;
[INFO] [stdout]     |                                                                                  ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `AddLifetime`
[INFO] [stdout]     = help: the following types implement trait `AddLifetime`:
[INFO] [stdout]               As<T>
[INFO] [stdout]               Mut<T>
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               half::f16
[INFO] [stdout]               i16
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `V3::run_function_with_1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v3/mod.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |         pub(super) unsafe fn run_function_with_1<F, T0, R>(self, x0: T0::Of<'_>) -> R
[INFO] [stdout]     |                              ------------------- required by a bound in this associated function
[INFO] [stdout] 295 |         where
[INFO] [stdout] 296 |             T0: AddLifetime,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `V3::run_function_with_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v3/mod.rs:450:44
[INFO] [stdout]     |
[INFO] [stdout] 450 |             Self::run_function_with_2::<F, _, _, _>;
[INFO] [stdout]     |                                            ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `AddLifetime`
[INFO] [stdout]     = help: the following types implement trait `AddLifetime`:
[INFO] [stdout]               As<T>
[INFO] [stdout]               Mut<T>
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               half::f16
[INFO] [stdout]               i16
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `V3::run_function_with_2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v3/mod.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |         pub(super) unsafe fn run_function_with_2<F, T0, T1, R>(
[INFO] [stdout]     |                              ------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 313 |             T0: AddLifetime,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `V3::run_function_with_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v3/mod.rs:466:44
[INFO] [stdout]     |
[INFO] [stdout] 466 |             Self::run_function_with_3::<F, _, _, _, _>;
[INFO] [stdout]     |                                            ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `AddLifetime`
[INFO] [stdout]     = help: the following types implement trait `AddLifetime`:
[INFO] [stdout]               As<T>
[INFO] [stdout]               Mut<T>
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               half::f16
[INFO] [stdout]               i16
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `V3::run_function_with_3`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v3/mod.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |         pub(super) unsafe fn run_function_with_3<F, T0, T1, T2, R>(
[INFO] [stdout]     |                              ------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 332 |             T0: AddLifetime,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `V3::run_function_with_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v4/mod.rs:540:82
[INFO] [stdout]     |
[INFO] [stdout] 540 |         let f: unsafe fn(Self, T0::Of<'_>) -> R = Self::run_function_with_1::<F, _, _>;
[INFO] [stdout]     |                                                                                  ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `AddLifetime`
[INFO] [stdout]     = help: the following types implement trait `AddLifetime`:
[INFO] [stdout]               As<T>
[INFO] [stdout]               Mut<T>
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               half::f16
[INFO] [stdout]               i16
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `v4::V4::run_function_with_1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v4/mod.rs:401:17
[INFO] [stdout]     |
[INFO] [stdout] 399 |         pub(super) unsafe fn run_function_with_1<F, T0, R>(self, x0: T0::Of<'_>) -> R
[INFO] [stdout]     |                              ------------------- required by a bound in this associated function
[INFO] [stdout] 400 |         where
[INFO] [stdout] 401 |             T0: AddLifetime,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `V4::run_function_with_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v4/mod.rs:555:44
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Self::run_function_with_2::<F, _, _, _>;
[INFO] [stdout]     |                                            ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `AddLifetime`
[INFO] [stdout]     = help: the following types implement trait `AddLifetime`:
[INFO] [stdout]               As<T>
[INFO] [stdout]               Mut<T>
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               half::f16
[INFO] [stdout]               i16
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `v4::V4::run_function_with_2`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v4/mod.rs:418:17
[INFO] [stdout]     |
[INFO] [stdout] 412 |         pub(super) unsafe fn run_function_with_2<F, T0, T1, R>(
[INFO] [stdout]     |                              ------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 418 |             T0: AddLifetime,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `V4::run_function_with_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v4/mod.rs:571:44
[INFO] [stdout]     |
[INFO] [stdout] 571 |             Self::run_function_with_3::<F, _, _, _, _>;
[INFO] [stdout]     |                                            ^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `AddLifetime`
[INFO] [stdout]     = help: the following types implement trait `AddLifetime`:
[INFO] [stdout]               As<T>
[INFO] [stdout]               Mut<T>
[INFO] [stdout]               String
[INFO] [stdout]               bool
[INFO] [stdout]               f32
[INFO] [stdout]               f64
[INFO] [stdout]               half::f16
[INFO] [stdout]               i16
[INFO] [stdout]             and 9 others
[INFO] [stdout] note: required by a bound in `v4::V4::run_function_with_3`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diskann-wide-0.54.0/src/arch/x86_64/v4/mod.rs:437:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |         pub(super) unsafe fn run_function_with_3<F, T0, T1, T2, R>(
[INFO] [stdout]     |                              ------------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 437 |             T0: AddLifetime,
[INFO] [stdout]     |                 ^^^^^^^^^^^ required by this bound in `V4::run_function_with_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diskann-wide` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d", kill_on_drop: false }`
[INFO] [stdout] ea3a79957840fd6b11ff5dd54d83d567c88a873c007c087efca9bc440f1ad85d
